css: Split GtkCssLocation into its own file
authorBenjamin Otte <otte@redhat.com>
Sat, 23 Mar 2019 02:27:56 +0000 (03:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 12 Apr 2019 17:34:28 +0000 (19:34 +0200)
commit32e256e5abaa359ddb2a533e09921511ccc5d285
tree7c7e0ed5453b012cb2418fcb2d335c96ae7ac9c3
parentd4d46e812548a59a7280024d59b9aff79247fef3
css: Split GtkCssLocation into its own file

And make the struct public, so we can use it in signal handlers.
docs/reference/gtk/gtk4-sections.txt
gtk/css/gtkcss.h
gtk/css/gtkcsslocation.c [new file with mode: 0644]
gtk/css/gtkcsslocation.h [new file with mode: 0644]
gtk/css/gtkcsslocationprivate.h [new file with mode: 0644]
gtk/css/gtkcsstokenizer.c
gtk/css/gtkcsstokenizerprivate.h
gtk/css/meson.build